SharpLeaf Reference > PageLayout Class > Item[Int32] Property

PageLayout.Item[Int32] Property

Default indexer into the PageLayout‘s list of PageElement items.

public Item[Int32] {get; set;}

Example

page.Item[0] = myframe;

See also ...

PageLayout.Members


Send comments on this topic
© Dyalog Ltd 2021